PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / getParent Method
In This Topic
    getParent Method
    In This Topic
    Gets the parent of this structure element.
    Syntax
    public PDFStructureElement getParent()

    Return Value

    A structure element that is the direct parent of this object.
    See Also